disable tests that can fail depending on CPU number
authorSascha Steinbiss <satta@debian.org>
Tue, 19 May 2026 20:40:20 +0000 (22:40 +0200)
committerAndreas Dolp <dev@andreas-dolp.de>
Tue, 19 May 2026 20:40:20 +0000 (22:40 +0200)
commit047de36e302d328810aa927125a19b5d28707aaa
tree5d539bb6dbcf796a4700b04ed01812577859f9f4
parentb921727d7601b7d8960190ea9137a9d5d2c1a24a
disable tests that can fail depending on CPU number

Bug: https://redmine.openinfosecfoundation.org/issues/7831
Last-Update: 2025-09-26

Some tests expect a minimum number of CPUs in the system and will
always fail when there are less. We disable these for now; upstream is
aware and will address this later.

Gbp-Pq: Name disable-cpu-dependent-tests.patch
src/util-affinity.c